CustomPropertyName Class |
Namespace: Independentsoft.Exchange
The CustomPropertyName type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomPropertyName |
Initializes a new instance of the CustomPropertyName class.
| |
| CustomPropertyName(String) |
Initializes a new instance of the CustomPropertyName class.
| |
| CustomPropertyName(String, String) |
Initializes a new instance of the CustomPropertyName class.
| |
| CustomPropertyName(String, String, MapiPropertyType) |
Initializes a new instance of the CustomPropertyName class.
|
| Name | Description | |
|---|---|---|
| Name |
Identifies an extended property by its name.
| |
| Set |
Identifies a MAPI extended property set or namespace by its identifying GUID.
| |
| Type |
Represents the property type of a property tag.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEqual | (Overrides ExtendedPropertyPathIsEqual(ExtendedPropertyPath).) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current CustomPropertyName object to its equivalent string representation.
(Overrides ObjectToString.) |